风车动漫[漫].js 971 B

123456789101112131415161718192021222324252627282930313233
  1. var rule = {
  2. title: '风车动漫',
  3. host: 'http://d.fengche531.com',
  4. hostJs: '',
  5. headers: {
  6. 'User-Agent': 'MOBILE_UA'
  7. },
  8. 编码: 'utf-8',
  9. timeout: 5000,
  10. homeUrl: '',
  11. url: '/list/fyclass-fypage.html',
  12. searchUrl: '/common/search.aspx?hso=hso&keyww=',
  13. searchable: 1,
  14. quickSearch: 1,
  15. filterable: 1,
  16. class_name: '国产动漫&日本动漫&其它动漫&动漫电影',
  17. class_url: '137&138&157&158',
  18. play_parse: true,
  19. parse_url: 'https://www.pouyun.com/?url=',
  20. 推荐: 'body&&.list&&li;.itemtext&&Text;.imgblock&&style;.itemimgtext&&Text;a&&href',
  21. 一级: 'body&&.list&&li;.itemtext&&Text;.imgblock&&style;.itemimgtext&&Text;a&&href',
  22. 二级: {
  23. "title": "h1&&Text;.show&&p:eq(0)&&Text",
  24. "img": "img&&src",
  25. "desc": "",
  26. "content": ".info&&Text",
  27. "tabs": ".plist",
  28. "lists": "#playlists&&a",
  29. "list_url": "a&&href"
  30. },
  31. 搜索: '*'
  32. }